*/
@charset "utf-8";
/* CSS Document */

a {color: #FFA886;}

a:link {
	text-decoration:none;
	color: #FFA886;
	font-family: "Times New Roman", Times, serif;
}

a:visited {
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	color: #FFA886;
}

a:hover {
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	color: #CC9960;
	text-decoration: underline;
}

a:active {
	text-decoration:none;
	color: #FFA886;
}

.TitrePage{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EEEEEE;
	font-size: 100px;
	font-weight: bold;
}

.TexteMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1px;
	color: #EEEEEE;
	text-align: center;
}

.TexteMenu24 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 1px;
	color: #EEEEEE;
	text-align: center;
}

.Titremiseajour {
	font-size: 36px;
	color: #eeeeee;
}

.baspage {
	font-size: 14px;
	color: #EEEEEE;
}

.Texte baspage{
	font-family: "Times New Roman", Times, serif;
	color: #EEEEEE;
	font-size: 10px;
}

.TexteAcceuil{
	font-family: "Times New Roman", Times, serif;
	color: #EEEEEE;
	font-size: 18px;
}


body {
	width: 1024px;
	font: 100%;
	top: 0px;
	position: relative;
	bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #303030;
}

#HautPage {
	position: relative;
	top: 0px;
	width: 1000px;
	background-color: #303030;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#Menu {
	position: relative;
	width: 100px;
	background-color: #303030;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	text-align: center;
}

#Presentation {
	position: relative;
	top: 5px;
	width: 825px;
	background-color: #404040;
	float: right;
	border: 1px solid #000000;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	padding: 5px;
	margin: auto;
}

#MiseaJour {
	position: relative;
	top: 5px;
	width: 835px;
	background-color: #404040;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
	border: 1px solid #000000;
	text-indent: 10px;
	overflow: scroll;
	line-height: 1px;
	height: 600px;
	padding-top: 15px;
}

#BasPage {
	position: relative;
	width: auto;
	background-color: #404040;
	clear: both;
	text-indent: 30px;
	height: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 15px;
	overflow: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-align: center;
}
